Skip to content

[pull] main from django:main#163

Merged
pull[bot] merged 4 commits intothreatcode:mainfrom
django:main
Oct 30, 2025
Merged

[pull] main from django:main#163
pull[bot] merged 4 commits intothreatcode:mainfrom
django:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Oct 30, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

cliffordgama and others added 4 commits October 29, 2025 15:00
Thanks Jacob Walls for the review.
…t_db_prep_save.

Previously, ArrayField always used base_field.get_db_prep_value when saving,
which could differ from how base_field prepares data for save. This change
overrides ArrayField.get_db_prep_save to delegate to the base_field's
get_db_prep_save, ensuring elements like None in JSONField arrays are saved
correctly as SQL NULL instead of JSON null.
Key and index lookups are exempt from the deprecation.

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Oct 30, 2025
@pull pull Bot added the ⤵️ pull label Oct 30, 2025
@pull pull Bot merged commit 7fc9db1 into threatcode:main Oct 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant